Image Encryption & Decryption

  • What its purpose is:
    • Created a way to keep the images that you want to be hidden only accessable to you using Java (Java Swing and awt).
    • By Encrypting it using any key you want and Decrypt using the same key when you want to access that image.
  • Tech Stack:
    • Java, JavaSwing
  • GitHub: Project Link